Manager: Script Manager
Carbon supports nearly the entire Script Manager programming interface. Exceptions are the routines Get/SetScriptQDPatchAddress and Get/SetScriptUtilityAddress, which are rarely used by applications.
CharacterByteType
CharacterType
CharByte
Use CharacterByteType instead.
CharType
Use CharacterType instead.
ClearIntlResourceCache
FillParseTable
FontScript
FontToScript
GetIntlResource
GetIntlResourceTable
GetScript
Use GetScriptVariable instead.
GetScriptManagerVariable
GetScriptQDPatchAddress
Part of WorldScript I which Carbon will not support. In the long term you should plan to convert WorldScript applications to use Unicode instead.
GetScriptUtilityAddress
Part of WorldScript I which Carbon will not support. In the long term you should plan to convert WorldScript applications to use Unicode instead.
GetScriptVariable
GetSysDirection
IntlScript
IntlTokenize
IsCmdChar
KeyScript
ParseTable
You should instead use FillParseTable.
SetIntlResource
SetScript
Use SetScriptVariable instead.
SetScriptManagerVariable
SetScriptQDPatchAddress
Part of WorldScript I which Carbon will not support. In the long term you should plan to convert WorldScript applications to use Unicode instead.
SetScriptUtilityAddress
Part of WorldScript I which Carbon will not support. In the long term you should plan to convert WorldScript applications to use Unicode instead.
SetScriptVariable
SetSysDirection
Transliterate
Use TransliterateText instead.
TransliterateText
[Table of Contents] [Manager Index] [Function Index]
Generated on: 7/7/99. Copyright 1999 Apple Computer, Inc. All rights reserved.